fix(security): bump node#19
Open
quinnjn wants to merge 2 commits into
Open
Conversation
mattbedell
requested changes
Jan 3, 2023
Collaborator
mattbedell
left a comment
There was a problem hiding this comment.
current LTS is 18.12.1, I think we can bump to 18 now
anayeaye
added a commit
to NASA-IMPACT/veda-backend
that referenced
this pull request
Nov 27, 2023
- Upgrade to github actions to resolve outdated node version warnings - Add cdk deploy output to file to resolve set-output warning - Conventional PR linter if not not updated: we may need to remove or replace if this [upgrade PR](CondeNast/conventional-pull-request-action#19) is not accepted. For now, there is a warning in the pr action about forcing linter to run on an upgraded node version. Parent issue NASA-IMPACT/veda-architecture#345
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps node12 to node16. Also suggesting at least node 16 for install. Node 12 is EOL.
Review Checklist
PR titles must follow the
type: descriptionformat. See Conventional Commits for a summary and examples.Please complete these steps before requesting code review: